home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / tex / bfind406.zip / CONFIGWS.DOC < prev    next >
Text File  |  1994-06-18  |  7KB  |  139 lines

  1. CONFIGWS.DOC
  2. 06/18/94
  3.  
  4. The CONFIGWS program is used to permanently switch the defaults for certain
  5. Wayne Software and U.S. Department of Commerce programs.
  6.  
  7. Note that CONFIGWS will update the EXE date of any program you process with it.
  8. As such, the file date shown by DOS will not match the revision date shown when
  9. you actually run the program.
  10.  
  11. CONFIGWS looks for any of a list of executable files in your default
  12. subdirectory.  It allows you to modify any it finds, giving you a list of the
  13. possible programs.  The same CONFIGWS will let you modify any of the programs it
  14. finds; you don't have to keep multiple versions of CONFIGWS.EXE.
  15.  
  16. Currently, CONFIGWS will let you set the following defaults in the following
  17. routines:
  18.  
  19.         Routine    Settable defaults          Values
  20.  
  21.         AV         Pause output               /P or /-P
  22.                    List order                 /ON, /O-N, /OS, /O-S, /OD, /O-D
  23.                                               /OE, /O-E, /OC, /O-C
  24.                                               /OO
  25.         BFIND      Reverse match criteria     /V or /-V
  26.                    Show counts only           /C or /-C
  27.                    Number lines               /N or /-N
  28.                    Case insensitive           /I or /-I
  29.                    Pause output               /P or /-P
  30.                    Include headings           /HEADER or /-HEADER
  31.         CHANGE     Reverse match criteria     /V or /-V
  32.                    Case insensitive           /I or /-I
  33.         CONVERT    Output format              /TO FIXED, /TO ASCII,
  34.                                               /TO WKS, or /TO DBF
  35.                    Action update bad data     /SKIP, /MISSING, or /ABORT
  36.                    Beep when done             /BEEP or /-BEEP
  37.                    Overwrite output file      /OVERWRITE, /-OVERWRITE, or
  38.                                               /OVERASK
  39.         COPSINCE   Copy which group of files  /TEXT, /-TEXT, /USER1, or /USER2
  40.                    Beep when done             /BEEP or /-BEEP
  41.                    Also overwrite older files /REPLACE or /-REPLACE
  42.                    Copy to where              A:\ or B:\
  43.         DEMOMAKE   Overwrite output file      /OVERWRITE, /-OVERWRITE, or
  44.                                               /OVERASK
  45.         DIRTOTAL   Beep when done             /BEEP or /-BEEP
  46.                    Include subdirectory tots  /SUB1 or /-SUB1
  47.                    Include sub w/child tots   /SUB2 or /-SUB2
  48.                    Show file sizes in clusters /CLUSTERS or /-CLUSTERS
  49.                    List order                 /ON, /O-N, /OS, /O-S, /OD, /O-D
  50.                                               /OO
  51.                    Report format              /NORMAL, /WIDE, /THIN, or /SPLIT
  52.  
  53.         FILL       Output destination         A: or B:
  54.                    Beep when done             /BEEP or /-BEEP
  55.                    Confirm each file          /PROMPT or /-PROMPT
  56.                    Wipe out existing files    /WIPE or /-WIPE
  57.                    If output file exists      /OVERASK, /OVERWRITE, /-OVERWRITE,
  58.                                               /OVERSKIP
  59.                    Copy order                 /ON, /O-N, /OS, /O-S, /OD, /O-D
  60.                    Move or copy               /MOVE or /COPY
  61.                    Multi- or single disk      /MULTI or /SINGLE
  62.         FIXTEXT    Input text file type       /CRLF, /CR, /LF, or /-LINE
  63.                    Output text file type      /TO=CRLF, /TO=CR, /TO=LF, or
  64.                                               /TO=-LINE
  65.                    Fix up tabs/backspaces     /TEXT or /-TEXT
  66.         FORTUNE    Variable character         /VAR=s
  67.                    Abort on error condition   /ABORT or /-ABORT
  68.                    Echo commands to screen    /ECHO or /-ECHO
  69.                    Pause between commands     /PAUSE or /-PAUSE
  70.         MULTICOL   Action update bad data     /SKIP, /MISSING, or /ABORT
  71.                    Beep when done             /BEEP or /-BEEP
  72.                    Overwrite output file      /OVERWRITE, /-OVERWRITE, or
  73.                                               /OVERASK
  74.         READ       Monochrome or color        /MONO or /-MONO
  75.                    Printer definition         /PLPT1:, /PLPT2:, /PCOM1:,
  76.                                               /PCOM2:, or /PREAD.DMP
  77.                    Access to DOS functions    /DOS, or /-DOS
  78.  
  79. In addition, CONFIGWS also changes the defaults to the following routines
  80. which are no longer being updated:
  81.  
  82.         ADD        Add what's selected vs not /V or /-V
  83.                    Show line count only       /C or /-C
  84.                    Case-insensitive search    /I or /-I
  85.         READWK     Monochrome or color        /MONO or /-MONO
  86.                    Printer definition         /PLPT1:, /PLPT2:, /PCOM1:,
  87.                                               /PCOM2:, or /PREAD.DMP
  88.         TAKE1ST    Reverse match criteria     /V or /-V
  89.                    Case insensitive           /I or /-I
  90.                    Write out unique or dups   /UNIQUE or /DUPS
  91.  
  92.  
  93.  
  94. Syntax:
  95.  
  96.     CONFIGWS [ routine ] [ /MONO | /-MONO | /COLOR | /-COLOR ] [ /? ]
  97.  
  98. where:
  99.  
  100. "routine" is the name of the routine to change.  ".EXE" is presumed.  You can
  101. fully specify the location and name of the program if you want but CONFIGWS will
  102. search for it if you don't.  If CONFIGWS is in the same subdirectory as the
  103. other program, it won't have any trouble finding it.  If you don't specify
  104. anything, you'll get a current list of all CONFIGWS-able programs that are in
  105. your default directory.
  106.  
  107. "/MONO" or "/-COLOR" sets the screens to monochrome.
  108.  
  109. "/-MONO" or "/COLOR" sets the screens to color and is typically the default.
  110.  
  111. "/?" or "/HELP" or "HELP" gives you syntactical help with the command.
  112.  
  113.  
  114. Author:
  115.  
  116. This program was written by Bruce Guthrie of Wayne Software.  It is free for use
  117. and redistribution provided relevant documentation is kept with the program, no
  118. changes are made to the program or documentation, and it is not bundled with
  119. commercial programs or charged for separately.  People who need to bundle it in
  120. for-sale packages must pay a $50 registration fee to "Wayne Software" at the
  121. following address.
  122.  
  123. Additional information about this and other Wayne Software programs can be found
  124. in the file BRUCEymm.DOC which should be included in the original ZIP file.
  125. ("ymm" is replaced by the last digit of the year and the two digit month of the
  126. release.  BRUCE312.DOC came out in December 1993.  This same naming convention
  127. is used in naming the ZIP file that this program was included in.) Comments and
  128. suggestions can also be sent to:
  129.  
  130.                 Bruce Guthrie
  131.                 Wayne Software
  132.                 113 Sheffield St.
  133.                 Silver Spring, MD 20910
  134.  
  135.                 fax: (301) 588-8986
  136.  
  137. Foreign users:  Please provide an Internet e-mail address in all correspondence.
  138.  
  139.